@charset "utf-8";
/* CSS Document */

#MutiNav {
	height:43px;
	width:880px;
	clear:both;
	position:absolute;
	right:0px;
	top:74px;

}
#MutiNav A {
	TEXT-DECORATION: none
}
#MutiNav .multiUl {
	width:100%;
	height:43px;
	CLEAR: both;
	display:block;
}
#MutiNav .multiUl LI {
	display:block;
	float:left;
	WIDTH: 110px;
	height:43px;
	LINE-HEIGHT:43px;
	POSITION: relative;
}
#MutiNav .multiUl LI A.go {
	DISPLAY: inline-block;
	Z-INDEX: 300;
	WIDTH: 110px;
	height:43px;
	line-height:43px;
	color:#000;
	font-size:14px;
	font-family:"微软雅黑";
	TEXT-ALIGN: center
}
#MutiNav .multiUl LI A.go:hover,LI.lis A.go{
	display:block;
	color:#fff!important;
	background:#42bb35 url(../images/nav.jpg) center bottom no-repeat;
}
#MutiNav .multiUl LI A.on {
	FONT-WEIGHT: bold;
	COLOR: #dfe8d9;
	TEXT-DECORATION: none;
}
#MutiNav .multiUl LI BLOCKQUOTE {
	DISPLAY: none;
	Z-INDEX: 201;
	LEFT:-40px;
	*LEFT:-40px;
	POSITION: absolute;
	TOP: 31px;
	*top:43px;
	HEIGHT: auto;
	WIDTH: 110px;
}
#MutiNav .multiUl LI BLOCKQUOTE .ChildNavIn {
	BACKGROUND:#42bb35;
	OVERFLOW: hidden;
	WIDTH: 110px;
	HEIGHT: auto;
	TEXT-ALIGN: center;
	border-bottom:2px solid #42bb35;
}
#MutiNav .multiUl LI BLOCKQUOTE .ChildNavIn A {
	DISPLAY:block;
	WIDTH: 106px;
	line-height:30px;
	background:#fff;
	margin:0 2px;
	TEXT-ALIGN: center
}
#MutiNav .multiUl LI BLOCKQUOTE A:hover {
}

/* 首页 */
#main{
	width:1200px;
	margin:20px auto;
	overflow:hidden;
}
.fleft{
	display:inline-block;
	float:left;
	overflow:hidden;
}
.fright{
	display:inline-block;
	float:right;
	overflow:hidden;
}
.title{
	height:28px;
	overflow:hidden;
	margin-bottom:8px;
	text-align:left;
}
.title a{
	display:block;
	width:90px;
	text-align:center;
	line-height:28px;
	background:#42bb35;
	color:#fff;
	font-size:14px;
}
.title a:visited{color:#fff;}
.about{
	width:376px;
	height:340px;
	background:url(../images/about.jpg) no-repeat right bottom;
}
.about_c{
	width:370px;
	height:265px;
	overflow:hidden;
	text-align:left;
}
.about_c img{ width: 370px; height: auto;}
a.amore{
	display:block;
	text-align:right;
	margin:10px;
}
.video{
	width:330px;
	height:340px;
	background:url(../images/video.jpg) no-repeat right bottom;
}
.video_c{
	width:320px;
	height:295px;
	overflow:hidden;
}

.video_c img{ width: 310px; height: 310;}
.news{
	width:478px;
	height:340px;
	margin-left:8px;
	background:url(../images/news.jpg) no-repeat right bottom;
}

#Tab1{
width:478px;
margin:0px;
padding:0;
overflow:hidden;
}

.Menubox {
width:100%;
	height:28px;
	position:relative;
	margin-bottom:8px;
}
.Menubox ul{
	height:28px;
	width:478px;
}
.Menubox li{
    float:left;
    display:block;
    cursor:pointer;
	line-height:28px;
	height:28px;
	width:auto;
	padding:0 15px;
	text-align:center;
	color:#535353;
	font-size:14px;
}
.Menubox li.hover{
	display:block;
	background:#42bb35;
	color:#fff;
}
.Menubox li.hover a{
	color:#fff;
}
.Contentbox{
clear:both;
padding:10px;
overflow:hidden;
}
a.nlist{
	display:block;
	height:120px;
	overflow:hidden;
	margin-bottom:10px;
	text-align:left;
	line-height:23px;
}

a.nlist span{
	display:block;
	white-space:nowrap;
	font-size:16px;
	line-height:30px;
	height:30px;	
	color:#000;
	margin-bottom:10px;
	text-align:left;
}